Skip to content

Add housekeeping leadership subscription - #8466

Open
hardillb wants to merge 2 commits into
mainfrom
leadership-vote-subscription
Open

Add housekeeping leadership subscription#8466
hardillb wants to merge 2 commits into
mainfrom
leadership-vote-subscription

Conversation

@hardillb

Copy link
Copy Markdown
Contributor

Description

It appears the leadership subscription was missed when implemented.

It appears the leadership subscription was missed.
@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.73%. Comparing base (036aafe) to head (2c12c29).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8466   +/-   ##
=======================================
  Coverage   76.73%   76.73%           
=======================================
  Files         460      460           
  Lines       24736    24736           
  Branches     6595     6595           
=======================================
  Hits        18980    18980           
  Misses       5756     5756           
Flag Coverage Δ
backend 76.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hardillb
hardillb marked this pull request as draft September 10, 2026 12:46
@hardillb

Copy link
Copy Markdown
Contributor Author

Noticed while reviewing #8450 that we might not have a clean shutdown publish to remove the leader vote. Will fix before removing draft status

@hardillb

Copy link
Copy Markdown
Contributor Author

Nevermind, found it

client.publish('ff/v1/platform/leader', JSON.stringify({ id: client.platformId, vote: -1 }))

@hardillb
hardillb marked this pull request as ready for review September 10, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant